home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / telecom / 107 / c / aspiff.mak < prev    next >
Encoding:
Text File  |  1987-02-20  |  125 b   |  8 lines

  1. aspiff.ttp: aspiff.o
  2.     rm aspiff.ttp
  3.     link aspiff
  4.     mv aspiff.prg aspiff.ttp
  5.  
  6. aspiff.o: aspiff.c
  7.         cc -c aspiff.c
  8.